home *** CD-ROM | disk | FTP | other *** search
- %case window field%
- %case create%
- %case dispose%
- %case mousein%
- %case update%
- SetRect (bounds, %left%, %top%, %right%, %bottom%);
- TextIDBox (%textID%, bounds);
- %case activate%
- %case track%
- %case itemNr%
- %DefineItem%
- %case dialog field%
- %if variable%
- %fieldname%:% %Str255;
- %end if%
- %case init field%
- %if variable%
- %FieldName% := '%FieldValue%';
- %end if%
- %case auxiliary%
- %case filter%
- %case set%
- %if variable%
- SetDText (%Itemname%, %Fieldname%);
- %end if%
- %case enable%
- %case hit%
- %case finish%